WiiMote Coordinates


The WiiMote uses a coordinate system that you are familiar with. You have probably seen in it math class at some time. It is called the cartesian coordinate system. When you ask the wiimote where the infrared light is it will return something like (x,y). Its maximum values are (1024,768) and minimum values are (0,0). The Wiimote only uses positive values in the coordinate system.

See more on the cartesian coordinate system below.